<style type="text/css">
  #naglowek{
    width:100%;
    float:left;
  }
  #lewypanel{
    float:left;
    width:15%;
  }
  #srodpanel{
    float:left;
    width:55%;
  }
  #prawypanel{
    float:right;
    width:20%;
  }
  #stopka{
    float:left;
    width:100%;
  }
  .panelesrodkowe{
    min-height:300px;
    padding:10px;
  }
</style>
